home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c++ / 192 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.7 KB

  1. Path: engnews1.Eng.Sun.COM!taumet!clamage
  2. From: clamage@Eng.sun.com (Steve Clamage)
  3. Newsgroups: comp.std.c++
  4. Subject: Re: Give operator. a chance
  5. Date: 30 Jan 1996 16:31:00 GMT
  6. Organization: Sun Microsystems Inc.
  7. Approved: clamage@eng.sun.com (comp.std.c++)
  8. Message-ID: <4elfs6$ai1@engnews1.Eng.Sun.COM>
  9. References: <DLyuzs.AI0@falcon.daytonoh.attgis.com>
  10. Reply-To: clamage@Eng.sun.com
  11. NNTP-Posting-Host: taumet.eng.sun.com
  12. Content-Type: text
  13. X-Nntp-Posting-Host: taumet.eng.sun.com
  14. Content-Length: 1002
  15. X-Lines: 25
  16. Originator: clamage@taumet
  17.  
  18. In article AI0@falcon.daytonoh.attgis.com, Dick Menninger <Dick.Menninger@daytonoh.attgis.com> writes:
  19. >> ==========Fergus Henderson, 1/26/96==========
  20. >
  21. >Does the draft explicitly exclude what it does not require?
  22. >In this case, that means does the draft preclude compilers
  23. >from allowing this, possibly as an option?  Or can compilers
  24. >provide more extensive capabilities, possibly with enabling
  25. >flags, than the draft specifies?  
  26.  
  27. The draft says that operator dot cannot be overloaded, meaning that
  28. a conforming compiler must diagnose a violation.
  29.  
  30. Of course, compilers can and do operate in non-conforming modes, where
  31. they provide extensions appropriate for the platform, or extensions
  32. for any other reason.
  33.  
  34. For a compiler to be certified, it probably needs to have a mode
  35. (set perhaps by command-line flags or dialog box options) where it
  36. follows the standard closely. Otherwise, test suites will report that
  37. the compiler accepts invalid code.
  38.  
  39. ---
  40. Steve Clamage, stephen.clamage@eng.sun.com
  41.  
  42.  
  43.  
  44. [ comp.std.c++ is moderated.  Submission address: std-c++@ncar.ucar.edu.
  45.   Contact address: std-c++-request@ncar.ucar.edu.  The moderation policy
  46.   is summarized in http://dogbert.lbl.gov/~matt/std-c++/policy.html. ]
  47.  
  48.